home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Tool Chest / Development Tools & Languages / Macintosh Common Lisp Related / Scheme FAQ 13Sept94 / scheme_2.faq < prev   
Encoding:
Internet Message Format  |  1994-09-15  |  34.6 KB  |  [TEXT/ttxt]

  1. Subject: FAQ: Scheme Implementations and Mailing Lists 2/2 [Monthly posting]
  2. Newsgroups: comp.lang.scheme,comp.lang.lisp,news.answers,comp.answers
  3. Summary: 
  4. Distribution: world
  5. Followup-To: poster
  6. Reply-To: ai+lisp-faq@cs.cmu.edu
  7. Approved: news-answers-request@MIT.Edu
  8.  
  9. Archive-name: scheme-faq/part2
  10. Last-Modified: Tue Sep 13 18:07:29 1994 by Mark Kantrowitz
  11. Version: 1.14
  12. Maintainer: Mark Kantrowitz and Barry Margolin <ai+lisp-faq@cs.cmu.edu>
  13. URL: http://www.cs.cmu.edu:8001/Web/Groups/AI/html/faqs/lang/scheme/top.html
  14. Size: 35466 bytes, 627 lines
  15.  
  16. ;;; ****************************************************************
  17. ;;; Answers to Frequently Asked Questions about Scheme *************
  18. ;;; ****************************************************************
  19. ;;; Written by Mark Kantrowitz and Barry Margolin
  20. ;;; scheme_2.faq
  21.  
  22. This post contains part 2 of the Scheme FAQ.
  23.  
  24. If you think of questions that are appropriate for this FAQ, or would
  25. like to improve an answer, please send email to us at ai+lisp-faq@cs.cmu.edu.
  26.  
  27. Topics Covered (Part 2):
  28.   [2-1]   Free Scheme implementations.
  29.   [2-2]   Commercial Scheme implementations.
  30.   [2-3]   What Scheme-related discussion groups and mailing lists exist?
  31.  
  32. Search for \[#\] to get to question number # quickly.
  33.  
  34. ----------------------------------------------------------------
  35. Subject: [2-1] Free Scheme implementations.
  36.  
  37. Repositories of Scheme source code are described in the answer to
  38. question [1-9].
  39.  
  40. Remember, when ftping compressed or compacted files (.Z, .z, .arc, .fit,
  41. etc.) to use binary mode for retrieving the files. 
  42.  
  43. Files that end with a .z suffix were compressed with the patent-free
  44. gzip (no relation to zip). Source for gzip is available from:
  45.    prep.ai.mit.edu:/pub/gnu/
  46. as the files gzip-1.2.3.shar, gzip-1.2.3.tar,or gzip-1.2.3.msdos.exe.
  47.  
  48. Repositories of Scheme implementations:
  49.  
  50.    Many free Scheme implementations are available from altdorf.ai.mit.edu
  51.    [18.43.0.246]. See also the Scheme Repository described below.
  52.  
  53.    The Scheme Repository contains a Scheme bibliography, copies of the
  54.    R4RS report, sample Scheme code for a variety of purposes, several
  55.    utilities, and most free implementations.  (Implementations of Scheme
  56.    available from the repository include elk, gambit, scm, fools, rabbit,
  57.    s48, scheme84, scheme88, pseudo, xscheme, umb-scheme, siod, vscm, and
  58.    pixiescheme.) The repository was established by Ozan S. Yigit and
  59.    is currently maintained by David Eby and John Zuckerman
  60.    <scheme-repository-request@cs.indiana.edu>. The repository is
  61.    accessible by anonymous ftp at 
  62.       ftp.cs.indiana.edu:/pub/scheme-repository/   [129.79.254.191]
  63.    The repository is mirrored in INRIA, courtesy of Christian Queinnec
  64.    [Ecole Polytechnique and INRIA-Rocquencourt], ftp.inria.fr:/lang/Scheme.
  65.    (See also [1-9].)
  66.  
  67. Scheme implementations:
  68.  
  69.    BIGLOO is a Scheme interpreter and compiler. It conforms to the
  70.    IEEE-Scheme standard (IEEE P1178) with some extensions, such as
  71.    regular expression parsing (RGC), a lexical analyzer generator, a full
  72.    foreign function interface, and a pattern matching compiler.  Bigloo
  73.    can also compile modules written in Caml (an ML dialect), letting you
  74.    mix Scheme, ML, and C.  Object-oriented programming is provided by
  75.    Meroon v3. The main goal of Bigloo is to deliver small and fast stand
  76.    alone applications.  Bigloo produces ANSI C and hence should be easy
  77.    to port. It runs on Sparc (1, 2, 10), SONY-NEWS (MIPS R3000), IRIS
  78.    Indigo (MIPS R3000), Sun 3/60, DecStation 3100, PC-486 (linux), and
  79.    HP-PA (730).  It is available by anonymous ftp from
  80.       ftp.inria.fr:/INRIA/Projects/icsla/Implementations/ [192.93.2.54]
  81.    as the files bigloo1.6.tar.gz and camloo0.0.tar.gz.
  82.    For further information, send email to Manuel.Serrano@inria.fr, or
  83.    write to Manuel Serrano (equipe ICSLA, Bat 8), INRIA-Rocquencourt, 
  84.    BP 105, 78153, Le Chesnay CEDEX, FRANCE, or call 39-63-57-32.
  85.  
  86.    Elk (Extension Language Kit) is a Scheme interpreter designed to be
  87.    used as a general extension language for applications written in C or
  88.    C++. Elk can also be used as a stand-alone implementation of the
  89.    Scheme programming language. It is mostly R4RS and P1178 conformant
  90.    (with the exception of the number system and a few minor details).  It
  91.    has interfaces to Xlib, Xt, and the Athena and OSF/Motif widget sets.
  92.    It includes dynamic incremental linking of C object files, an optional
  93.    foreign function interface, and a generational garbage collector (by
  94.    Marco Scheibe <mykee@cs.tu-berlin.de>). It can also dump an image of a
  95.    fully customized application into a new executable file. Elk is
  96.    available by anonymous ftp from 
  97.       tub.cs.tu-berlin.de:/pub/elk/
  98.    It is also available from the Scheme Repository in
  99.       ftp.cs.indiana.edu:/pub/scheme-repository/imp/
  100.    and in the X contrib directory on ftp.x.org (formerly export.lcs.mit.edu).
  101.    Runs on Unix, SunOs, and Ultrix based platforms, including VAX,
  102.    Sun3, Sun4 (Sparc), 680x0, 80386, MIPS, IBM RT, IBM RS/6000,
  103.    HP9000/700, SGI, and Sony NEWS. Implemented by Oliver Laumann
  104.    <net@cs.tu-berlin.de> and Carsten Bormann <cabo@cs.tu-berlin.de>.
  105.  
  106.    FDU Scheme is a R3RS implementation of Scheme for the Prime
  107.    50-series under Primos. It is available by anonymous ftp from
  108.    fdumad.fdu.edu [132.238.1.1] (username "anonymous", password
  109.    <RETURN>). Attach to the Scheme subdirectory (cd '*>scheme') and
  110.    transfer all files in it and its subdirectories using file type
  111.    binary.  For more information, contact Peter Falley,
  112.    <falley@fdumad.fdu.edu>.
  113.  
  114.    Fools' Lisp is a small Scheme interpreter that is R4RS conformant, and
  115.    is available by anonymous ftp from
  116.       scam.berkeley.edu:/pub/src/local/fools.1.3.2.tar.Z [128.32.138.1] 
  117.    Fools' Lisp runs on Sun3 and Sun4 (SunOs), DecStation 3100s, Vax
  118.    (Ultrix), Sequent, and Apollo. Implemented by Jonathan Lee
  119.    <jonathan@scam.berkeley.edu>. 
  120.  
  121.    Gambit is an optimizing Scheme compiler/system. It conforms to the
  122.    IEEE-Scheme standard (IEEE P1178) and the Revised^4 Report on Scheme
  123.    (R4RS). The system supports the whole numeric tower (i.e. integer,
  124.    rational, real and complex numbers). It also has several extensions to
  125.    the standards including: weak pairs, string ports, property lists,
  126.    futures, pretty printer, debugger, compiler and multitasking. Gambit
  127.    runs on M680x0 based machines only (including Sun3, Apollo,
  128.    HP9000/3xx, BBN GP1000 multiprocessor, Amiga, NeXT, and the Apple
  129.    Macintosh). The latest version for UNIX based machines (including the
  130.    Macintosh running A/UX) is release 1.9. The latest version for the Mac
  131.    running the normal System/Finder is MacGambit release 1.9.1. The
  132.    distribution contains the interpreter and optimizing native code
  133.    compiler and all the sources required to build the system (the sources
  134.    for MacGambit are for THINK-C 5.0). MacGambit's specific features
  135.    include: a Scheme interface to several Toolbox routines (mostly
  136.    QuickDraw), a drawing window for simple graphics, an online help
  137.    system containing R4RS and a Scheme oriented editor with an emacs
  138.    compatibility mode. Gambit Scheme is available by anonymous ftp from
  139.       ftp.iro.umontreal.ca:/pub/parallele/gambit/ [132.204.32.22]
  140.    Versions 1.7, 1.7.1, 1.8.2, 1.9.1 and 2.0 may be found in this
  141.    directory. Version 2.0 is in the files gambit20.tar.Z (Unix source),
  142.    macgambit-2.0-interpreter.hqx (MacGambit interpreter),
  143.    macgambit-2.0-sources1.hqx (sources needed to build the interpreter
  144.    using Think-C 5.0), and macgambit-2.0-sources2.hqx (Scheme source
  145.    files for runtime and compiler, and DEC's Thomas interpreter).
  146.    Copies may also be found in the Scheme Repository on
  147.    ftp.cs.indiana.edu:/pub/scheme-repository/imp/, but the most recent version
  148.    will always be available from ftp.iro.umontreal.ca. MacGambit may also be
  149.    obtained from the directory
  150.         /afs/umich.edu/group/itd/archive/mac/development/languages/
  151.    if your site runs the Andrew File System, or by anonymous ftp from
  152.    mac.archive.umich.edu. For more information about Gambit, send email
  153.    to gambit@trex.iro.umontreal.ca. Gambit Scheme was written by Marc
  154.    Feeley <feeley@iro.umontreal.ca>. Gambit for UNIX and MacGambit are
  155.    copyright 1992, Universite de Montreal. The programs may be
  156.    distributed to others as long as they are not sold or transferred for
  157.    compensation (other than a reasonable duplication fee).
  158.  
  159.    HELP (a lazy Scheme) is available by anonymous ftp from
  160.    sumex-aim.stanford.edu:/info-mac/lang/lazy-scheme.hqx.  Written by
  161.    Thomas Schiex (schiex@cert.fr, schiex@irit.fr). Help is a complete and
  162.    efficient Scheme-like functional lazy Lisp interpreter.  It works only
  163.    on 68020 (or more) based Macintoshes. It has a 'friendly' interface
  164.    (parenthesis matcher, auto-indent), uses a full call-by-need semantics
  165.    and includes many examples, including a symbolic compiler for the
  166.    680x0. Efficiency is good and lazyness is fully parametrizable (you
  167.    may turn Help into a strict Scheme-like language if you like). French
  168.    AND English updated docs are included in Word4 and plain text formats.
  169.  
  170.    LIBSCHEME is a C library implementing Scheme as described in R4RS.  It
  171.    is easily integrated into a C program as a command interpreter or
  172.    extension language, and is easily extended in C with new primitive
  173.    types, primitve functions and syntax.  It should be portable to most
  174.    machines with an ANSI C compiler. It is available by anonymous ftp
  175.    from 
  176.       ftp.cs.indiana.edu:/pub/scheme-repository/imp/
  177.    For more information, write to Brent Benson
  178.    <Brent.Benson@mail.csd.harris.com>.
  179.  
  180.    MIT Scheme (aka C-Scheme), is available free by anonymous FTP from
  181.       martigny.ai.mit.edu:/archive/scheme-7.3 [18.43.0.152]
  182.    Version 7.3 is a beta version and runs on DEC Alpha, DECStation
  183.    (MIPS), HP 9000 300/400/700, IBM RS-6000, Intel i386/i486 (DOS, NT,
  184.    Windows 3.1, or Linux), NeXT (NeXTOS 2 or 3), SGI (MIPS), Sony NEWS
  185.    (MIPS), Sun3 (SunOS 4.1) and Sun4 (SunOS 4.1).  Bugs should be
  186.    reported to bug-cscheme@martigny.ai.mit.edu (for the DOS version, send
  187.    bug reports to bug-cscheme-dos@martigny.ai.mit.edu).  MIT Scheme
  188.    includes Edwin (Scheme's Emacs-like editor) and Liar (the Scheme
  189.    compiler). Does not have a convenient foreign function interface yet.
  190.    FTP distribution includes MIT C-Scheme Reference and User manuals, as
  191.    well as the Revised^4 Report on Scheme. Discussion occurs on the
  192.    newsgroup comp.lang.scheme.c (gatewayed to the mailing list
  193.    info-cscheme@zurich.ai.mit.edu). For DOS floppy distribution requests
  194.    (includes printed copies of manuals), send $95.00 (payable in U.S.
  195.    funds to "Scheme Distribution") to cover costs of distribution to
  196.    Scheme Distribution, c/o Prof. Hal Abelson, 545 Technology Sq. rm 410,
  197.    Cambridge MA 02139, USA.
  198.    |
  199.    On the NeXT, MIT Scheme is available as part of the Schematik
  200.    package, which provides an editor/front-end user interface,
  201.    graphics, and "robotics" support for Lego and the like.  Schematik is
  202.    free and is available for anonymous ftp from 
  203.       ftp.gac.edu:/pub/next/scheme/
  204.    Europeans can get it more locally from
  205.       ftp.informatik.uni-muenchen.de:/pub/next/ProgLang/
  206.    start with Schematik-1.1.5.1.README .  Schematik is also apparently
  207.    included on NeXT's "Educational Software Sampler" CD-ROM.
  208.    |
  209.    A preliminary unofficial port of C-Scheme to the Linux is available 
  210.    from artemide.dei.unipd.it:/linux/scheme-7.2/. Contact the author
  211.    Matteo Frigo <Matteo.Frigo@dei.unipd.it> for more information. 
  212.  
  213.    Oaklisp is an seamless integration of Scheme with an object-oriented
  214.    substrate. Available by anonymous ftp from 
  215.       f.gp.cs.cmu.edu:/usr/bap/oak/ftpable/ [128.2.250.164]
  216.    or from
  217.       ftp.cs.cmu.edu:/afs/cs.cmu.edu/user/bap/oak/ftpable/
  218.    and includes reference and implementation manuals. Written by Barak
  219.    Pearlmutter <bap@cse.ogi.edu> and Kevin Lang <kevin@research.nj.nec.com>.
  220.  
  221.    PC-Scheme (aka PCScheme, PC Scheme) is an implementation of Scheme
  222.    originally written by Texas Instruments. TI made a version of the
  223.    source code freely distributable in 1987. TI stopped supporting
  224.    the code, and some researchers at the University of Geneva produced
  225.    a cleaned-up version (see PCS/Geneva below). On July 13, 1992, Ibuki
  226.    announced that it had purchased the rights to PC Scheme from TI.
  227.    Please see the Ibuki PC Scheme entry in [2-2]. If you want a
  228.    high-quality and supported implementation of PC Scheme, buy the
  229.    Ibuki implementation. It is certainly inexpensive enough. Now TI
  230.    PC-Scheme is available by anonymous ftp from 
  231.       altdorf.ai.mit.edu:/archive/pc-scheme/
  232.    and runs on MS-DOS 286/386 IBM PCs and compatibles. Version 3.3 
  233.    should run on the 486, but no guarantees. Version 3.3 is the last
  234.    free version. TI PC-Scheme conforms to the Revised^3 Report on Scheme.
  235.    It includes an optimizing compiler, an emacs-like editor, inspector,
  236.    debugger, performance testing, foreign function interface, window
  237.    system and an object-oriented subsystem. It also supports the dialect
  238.    used in Abelson and Sussman's SICP.
  239.  
  240.    PCS/Geneva is a cleaned-up version of Texas Instrument's PC Scheme
  241.    developed at the University of Geneva. The main extensions to PC
  242.    Scheme are 486 support, BGI graphics, LIM-EMS pagination support, line
  243.    editing, mouse support, assembly-level interfacing, and several
  244.    powerful Scheme-oriented editors. (TI's PC Scheme gives users full
  245.    Revised^3 support along with many primitives for DOS, Graphics and
  246.    Text Windows. A powerful built-in optimizing compiler produces fast
  247.    code.) PCS/Geneva 4.02PL1 has been tested on XTs, ATs, AT386s and
  248.    AT486s under various DOS and OS/2 versions. It even runs on
  249.    Hewlett-Packard's HP95LX. It also runs on Suns with a DOS emulator.
  250.    PCS/Geneva is available free by anonymous ftp from
  251.       cui.unige.ch:/PUBLIC/pcs/ [129.194.70.1]
  252.    as the files pcscheme.doc, pcscheme.exe, pcscheme.fil and pcscheme.taz
  253.    or by email (uuencoded) from schemege@cui.unige.ch. If you ftp
  254.    PCS/Geneva, please send mail to schemege@cui.unige.ch; the authors
  255.    like to know their public and will inform you when a new release is
  256.    available. This is also the email address for bug reports or if you
  257.    need any kind of help. This product may be distributed freely and
  258.    used without restrictions except for military purposes.
  259.    (PCS/Geneva was developed by Larry Bartholdi <lbartho@cui.unige.ch>
  260.    and Marc Vuilleumier <mvuilleu@cui.unige.ch>.)
  261.  
  262.    Pixie Scheme for the Macintosh is a nearly complete implementation of
  263.    R3RS available by anonymous ftp from
  264.    rascal.ics.utexas.edu:/misc/mac/programming/ 
  265.      Pixie.Goodies.SIT.bin
  266.      Pixie.NoFPP.world.SIT.bin
  267.      Pixie.world.SIT.bin
  268.      PixieScheme.NoFPP.SIT.bin  ; for macs without floating-point coprocessor
  269.      PixieScheme.SIT.bin        ; for macs with FPP
  270.      Pixie_Scheme_Help.SIT.bin
  271.      Pixie_intro
  272.    Written by Jay Reynolds Freeman <freeman@MasPar.COM>, P. O. Box 60628,
  273.    Palo Alto, CA, 94306-0628. A copy may also be obtained from
  274.      /afs/umich.edu/group/itd/archive/mac/development/languages 
  275.    as the file pixiescheme.cpt.hqx if your site runs the Andrew File System,
  276.    or by anonymous ftp from mac.archive.umich.edu.
  277.  
  278.    Scheme->C is an R4RS compliant Scheme system that is centered around
  279.    a compiler that compiles Scheme to C.  Besides the base language,
  280.    the system includes "expansion passing style" macros, a foreign function
  281.    call capability, records, weak pointers, 3 X11 interfaces, call/cc, and a
  282.    generational, conservative, copying garbage collector. The result is a
  283.    system that is portable, efficient, and able to build applications that
  284.    contain a mix of compiled and interpreted Scheme, and compiled code
  285.    from C, C++ and other languages.  The current release of Scheme->C runs
  286.    on the following systems: Digital Alpha AXP systems with OSF/1, MIPS
  287.    based DECstations, VAXen with ULTRIX, MIPS based SGI systems, PC's 
  288.    running Microsoft Windows 3.1, Apple Macintosh's running system 7.1,
  289.    HP 9000/300, HP 9000/700, Sony News, Harris Nighthawk and other m88k
  290.    systems, linux, and Sun SPARC.  Earlier releases also run on Sun3,
  291.    DNx500, DN1000, 386's running Unix, DNx500, and DN1000 systems.  The
  292.    software is available for anonymous ftp from 
  293.       gatekeeper.dec.com:/pub/DEC/Scheme-to-C/ [16.1.0.2]
  294.    There are three interfaces to X11, all written in Scheme, available
  295.    from gatekeeper. The first is a complete set of stubs to Xlib included
  296.    in the base system.  The second is an alternative to Xlib called SCIX,
  297.    found in 
  298.       gatekeeper.dec.com:/pub/X11/contrib/
  299.    The third, ezd, allows programs to easily
  300.    produce interactive, structured graphics and is found in 
  301.       gatekeeper.dec.com:/pub/DEC/ezd/
  302.    Those without ftp access can also obtain Scheme->C and ezd from the
  303.    Prime Time Freeware CD, Vol. 1, No. 2.  Additional information is
  304.    available from the author at Digital Equipment Corporation's Western
  305.    Research Lab: Joel Bartlett, bartlett@decwrl.dec.com.
  306.  
  307.    Scheme 48 is a Scheme implementation based on a virtual machine
  308.    architecture. Scheme 48 is designed to be straightforward, flexible,
  309.    reliable, and fast. It should be easily portable to 32-bit
  310.    byte-addressed machines that have POSIX and ANSI C support.
  311.    In addition to the usual Scheme built-in procedures and a development
  312.    environment, library software includes support for hygienic macros (as
  313.    described in the Revised^4 Scheme report), multitasking, records,
  314.    exception handling, hash tables, arrays, weak pointers, and FORMAT.
  315.    Scheme 48 implements and exploits an experimental module system
  316.    loosely derived from Standard ML and Scheme Xerox.  The development
  317.    environment supports interactive changes to modules and interfaces.
  318.    A beta release of Scheme 48 is available by anonymous ftp from
  319.       ftp.cs.indiana.edu:/pub/scheme-repository/imp/scheme48-0.36.tar.Z
  320.       martigny.ai.mit.edu:/archive/s48/scheme48-0.36.tar.gz
  321.       ftp.cs.cmu.edu:/user/ai/lang/scheme/impl/s48/scheme48.tar.gz
  322.    For more information, contact Richard Kelsey and Jonathan Rees
  323.    at <scheme-48-request@martigny.ai.mit.edu>.
  324.  
  325.    SCM, free by anonymous ftp from 
  326.       altdorf.ai.mit.edu:/archive/scm/
  327.       prep.ai.mit.edu:/pub/gnu/jacal/
  328.       ftp.cs.indiana.edu:/pub/scheme-repository/new/
  329.       ftp.maths.tcd.ie:/pub/bosullvn/jacal/
  330.    Current version 4e1. Runs on Amiga, Atari-ST, MacOS, MS-DOS, OS/2,
  331.    NOS/VE, VMS, Unix and similar systems. SCM conforms to the Revised^4
  332.    Report on the Algorithmic Language Scheme and the IEEE P1178
  333.    specification. Scm is written in C.  ASCII and EBCDIC are supported.
  334.    Written by Aubrey Jaffer.
  335.       To receive an IBM PC floppy disk with the source files and MSDOS
  336.    and i386 executables send $99 to Aubrey Jaffer, 84 Pleasant Street,
  337.    Wakefield MA 01880, <jaffer@zurich.ai.mit.edu>. 
  338.       SLIB (Standard Scheme Library) is a portable Scheme library
  339.    which is intended to provide compatability and utility functions for
  340.    all standard Scheme implementations, including SCM, Chez, Elk,
  341.    Gambit, MacScheme, MITScheme, scheme->C, Scheme48, T3.1, and VSCM, and is
  342.    available as the file slib2a0.tar.gz. Written by Aubrey Jaffer.
  343.       JACAL is a symbolic math system written in Scheme, and is
  344.    available as the file jacal1a4.tar.gz. 
  345.       SCMCONFIG contains additional files for the SCM distribution to build
  346.    SCM on Unix machines using GNU autoconf.
  347.       SLIB-PSD is a portable debugger for Scheme (requires emacs editor).
  348.       TURTLSCM is a turtle graphics package which works with SCM on MSDOS
  349.    or X11 machines. Written by Mkinen Sami <sjm@cc.tut.fi> and Jarkko
  350.    Leppanen <jtl@cc.tut.fi>, it is available as the file turtlegr.tar.Z.
  351.    (Also available from modeemi.cs.tut.fi:/pub/scm/ as turtlegr.tar.gz,
  352.    along with an already-compiled MSDOS binary of scm with turtlegraphics
  353.    and slib in scm4c0_b.zip.)
  354.       XSCM is an X Windows interface to Xlib and the Motif and
  355.    OpenLook toolkits for the SCM interpreter. It requires scm4a10 or
  356.    later. It should be available at any archive of alt.sources, or on
  357.    altdorf, prep and indiana as the file xscm1.05.tar.Z.
  358.    Contact campbell@redsox.bsw.com for more information.
  359.       SMG-SCM is a package that adds VMS SMG screen management routines
  360.    to SCM. It is available from altdorf, prep and indiana as the file
  361.    sgm-scm2a1.zip. (A VMS version of Unzip is available by anonymous
  362.    FTP from ftp.spc.edu:[ANONYMOUS.MACRO32]UNZIP.EXE.) This file
  363.    contains the source code, documentation, and example code. Send
  364.    comments and bugs to T. Kurt Bond, <tkb@mtnet2.wvnet.edu> (preferred)
  365.    or <Kurt.Bond@launchpad.unc.edu>.
  366.       WB is a disk based, sorted associative array C library (database). These
  367.    associative arrays consist of variable length (less that 256 bytes)
  368.    keys and values.  WB comes with an interface to SCM. Basic
  369.    operations are creation, destruction, opening and closing of 
  370.    diskfiles and arrays, insertion, deletion, retrieval, successor, and
  371.    predecessor (with respect to dictionary order of keys).  Functional
  372.    application of find-next, deletion, and modification over a range of
  373.    consecutive key values is supported. Multiple associative arrays
  374.    can be stored in one disk file. Simultaneous access to multiple
  375.    disk files is supported.  A structure checker, garbage collector
  376.    are included.  A repair program and ram-disk type file (for
  377.    temporary structures) are in developement. The current WB
  378.    implementation has a file size limit of 2^32 * block size (default
  379.    2048) = 2^43 bytes (8796 Gbytes). WB does its own memory and disk
  380.    management. WB is available on altdorf, prep, and indiana as wb1a1.tar.z.
  381.  
  382.       A Windows version of Scheme called WinScm is forthcoming from
  383.    Vincent Manis of Langara College of BC, Canada. 
  384.  
  385.       Hobbit is a Scheme-to-C compiler that works with the SCM Scheme
  386.    interpreter. It treats SCM as a C library and integrates compiled
  387.    functions into SCM as new primitives. Hobbit release 2 works with SCM
  388.    release 4b4. Future releases of SCM and Hobbit will be coordinated.
  389.    Hobbit imposes strong restrictions on the higher-order features of
  390.    Scheme. For example, it does not support continuations.  The main aim
  391.    of hobbit is to produce maximally fast C programs which would retain
  392.    most of the original Scheme program structure, making the output C
  393.    program readable and modifiable. Hobbit is written in Scheme and is
  394.    able to self-compile. Hobbit can be obtained via anonymous ftp from
  395.       altdorf.ai.mit.edu:/archive/scm/hobbit2.tar.Z
  396.       prep.ai.mit.edu:/pub/gnu/jacal/hobbit2.tar.Z
  397.       ftp.cs.indiana.edu:/pub/scheme-repository/new/hobbit2.tar.Z
  398.    For further information, contact the author, Tanel Tammet, at
  399.    <tammet@cs.chalmers.se> or at Tanel Tammet, Department of Computer
  400.    Sciences, Chalmers University of Technology, S-41296 Go"teborg, Sweden.
  401.  
  402.    Similix is a Self-Applicable Partial Evaluator for a Subset of Scheme.
  403.    Written by Anders Bondorf, Olivier Danvy, and Jesper J{\o}rgensen. It
  404.    is available by anonymous ftp from 
  405.       ftp.cs.indiana.edu:/pub/scheme-repository/imp/ 
  406.    as similix.tar.Z or from ftp.diku.dk:/pub/diku/dists/Similix.tar.Z. For 
  407.    more information, contact Anders Bondorf, DIKU, Department of Computer
  408.    Science, University of Copenhagen, Universitetsparken 1, DK-2100
  409.    Copenhagen, Denmark, or send email to anders@diku.dk. Similix conforms
  410.    to the IEEE and R4RS standards, but also runs under R3RS Scheme. It
  411.    runs in SCM, Chez Scheme and T3.1.
  412.  
  413.    SIOD (Scheme in One Defun), free by anonymous ftp from 
  414.         ftp.cs.indiana.edu:/pub/scheme-repository/imp/siod-v3.0-shar
  415.         ftp.std.com:/pub/gjc/siod-3.0-shar
  416.    or in any comp.sources.unix archive.  Runs on VAX/VMS, VAX UNIX, Sun3,
  417.    Sun4, Amiga, Macintosh, MIPS, Cray, Windows NT/WIN32.  Small scheme
  418.    implementation in C arranged as a set of subroutines that can be
  419.    called from any main program for the purpose of introducing an
  420.    interpreted extension language.  Compiles to ~42K bytes of
  421.    executable.  Lisp calls C and C calls Lisp transparently. Version
  422.    3.0 includes support for manipulation of Oracle and Digital RDB
  423.    relational databases (SQL interface). 
  424.    Written by George Carrette <gjc@paradigm.com> or <gjc@world.std.com>.
  425.  
  426.    STk is a R4RS Scheme interpreter which can access the Tk graphical
  427.    package. All of the commands defined by the Tk toolkit are available
  428.    to the STk interpreter, and Tk variables are reflected back into
  429.    Scheme as Scheme variables. Callback is expressed in Scheme. Includes
  430.    a CLOS-like OO extension called STklos, which provides multiple
  431.    inheritance, generic functions, multi methods, and a true meta-object
  432.    protocol.  A set of classes have been defined to manipulate Tk
  433.    commands (menu, buttons, scales, canvas, canvas items) as Scheme
  434.    objects. STk runs on Sparc (SUNOS 4.1.x), Dec 5xxx (Ultrix 4.2), SGI
  435.    (Irix 4.05, 5.1.1), DEC Alpha, and Linux 1.0. STk is available by
  436.    anonymous ftp from
  437.       kaolin.unice.fr:/pub/STk-2.1.tar.gz [193.48.229.225]
  438.    Please send bug reports, comments, and questions to Erick Gallesio,
  439.    <eg@unice.fr>, Universite de Nice - Sophia Antipolis, ESSI - I3S
  440.    Route des colles, BP 145, 06903 Sophia Antipolis CEDEX, FRANCE,
  441.    phone (33) 92-96-51-53, fax (33) 92-96-51-55.
  442.    To subscribe to the mailing list, send a message with 
  443.       subscribe
  444.    in the Subject field to stk-request@kaolin.unice.fr.
  445.  
  446.    T3.1 is a Scheme-like language developed at Yale. Available by
  447.    anonymous ftp from 
  448.        ftp.ai.mit.edu:/pub/systems/t3.1/
  449.    T may be obtained in Europe from 
  450.        nic.funet.fi:/pub/unix/languages/scheme/t3.1/
  451.        ftp.diku.dk:/pub/t3.1/
  452.    Runs on DecStations (MIPS processor) and SGI Iris, Sun4
  453.    (SPARC), Sun3, Vax/Unix. Includes a copy of the online version of the
  454.    T manual and release notes for T3.0 and T3.1. All implementations
  455.    include a foreign function (C) interface. To be informed of fixes, new
  456.    releases, etc., send your email address to t-project@cs.yale.edu. Bug
  457.    reports should go to t3-bugs@cs.yale.edu. A multiprocessing version of
  458.    T (for Encore Multimax) is available from masala.lcs.mit.edu:/pub/mult.
  459.    [The sources were last modified November 22, 1991.]
  460.  
  461.    UMB Scheme is a R4RS Scheme available by anonymous ftp from
  462.    ftp.cs.umb.edu:/pub/scheme/umb-scheme-2.10.tar.Z and also in the Scheme
  463.    Repository. It includes a simple editor, debugger, Written by William
  464.    Campbell, University of Massachusetts at Boston, bill@cs.umb.edu.
  465.  
  466.    VSCM is a R4RS Scheme available by anonymous ftp from the Scheme Repository,
  467.      ftp.cs.indiana.edu:/pub/scheme-repository/imp/vscmV0r2.tar.Z [130.63.9.66]
  468.    Written by Matthias Blume, <blume@cs.princeton.edu>. The
  469.    implementation is based on a virtual machine design with heavy support
  470.    for most of the sophisticated features of Scheme. The virtual machine
  471.    is written in ANSI-C to aid in its portability. The bytecode compiler
  472.    is written in Scheme itself. Documentation of VSCM is also available as
  473.       http://www.cs.princeton.edu/grad/Matthias_Blume/vscm.html
  474.  
  475.    XScheme is available free by anonymous ftp from 
  476.       ftp.uu.net:/MSDOS/languages/X-scheme
  477.       ftp.uu.net:/amiga-sources/xscheme.20.zoo
  478.    It includes an object system and is R3RS compliant.
  479.    It was written by David Michael Betz, 167 Villa Avenue #11, Los Gatos,
  480.    CA 95032, 408-354-9303 (H), 408-862-6325 (W), dbetz@apple.com.
  481.    XScheme is discussed in the newsgroup comp.lang.lisp.x.  It may also
  482.    be found in the Scheme Repository.
  483.  
  484. Free Scheme Implementations implemented in Lisp:  
  485.  
  486.    Peter Norvig's book "Paradigms of AI Programming" has a chapters about
  487.    Scheme interpreters and compilers, both written in Common Lisp. The
  488.    software from the book is available by anonymous ftp from
  489.    unix.sri.com:/pub/norvig and on disk in Macintosh or DOS format from
  490.    the publisher, Morgan Kaufmann.  For more information, contact: Morgan
  491.    Kaufmann, Dept. P1, 2929 Campus Drive, Suite 260, San Mateo CA 94403,
  492.    or call Toll free tel: (800) 745-7323; FAX: (415) 578-0672
  493.  
  494.    PseudoScheme is available free by anonymous ftp from
  495.       ftp.cs.cornell.edu:/pub/jar/pseudo-2-9.tar.gz
  496.       altdorf.ai.mit.edu:/archive/pseudo/pseudo-2-8.tar.Z
  497.    It is Scheme implemented on top of Common Lisp, and runs in Lucid,
  498.    Symbolics CL, VAX Lisp under VMS, and Explorer CL. It should be
  499.    easy to port to other Lisps. It was written by Jonathan Rees
  500.    (jar@altdorf.ai.mit.edu, jar@cs.cornell.edu). Send mail to
  501.    info-clscheme-request@mc.lcs.mit.edu to be put on a mailing list
  502.    for announcements. Conforms to R4RS except for lacking a correct
  503.    implementation of call/cc. It works by running the Scheme code
  504.    through a preprocessor, which generates Common Lisp code. 
  505.  
  506.    Scheme84 is in the public domain, and available by mail from Indiana
  507.    University. It runs on the VAX in Franz Lisp under either VMS or BSD Unix.
  508.    To receive a copy, send a tape and return postage to: Scheme84
  509.    Distribution, Nancy Garrett, c/o Dan Friedman, Department of Computer
  510.    Science, Indiana University, Bloomington, Indiana. Call 1-812-335-9770
  511.    or send mail to nlg@indiana.edu for more information.
  512.  
  513.    Scheme88 is available by anonymous ftp from rice.edu:/public/scheme88.sh
  514.    and also from the Scheme Repository.
  515.  
  516. ----------------------------------------------------------------
  517. Subject: [2-2] Commercial Scheme implementations.
  518.  
  519.    Chez Scheme Version 5 is a high-performance implementation of Scheme
  520.    conforming to the IEEE/ANSI Scheme Standard and the R4RS.  Chez Scheme
  521.    provides an incremental optimizing compiler, complete run-time library,
  522.    generation-based garbage collector, interactive inspector, and C
  523.    interface.  New Version 5 features include improved performance,
  524.    lexical macros, multiple values, shared incremental heaps, guardians
  525.    and weak pairs, and generic ports.  Version 5 is available for Sparc
  526.    SunOS and Solaris, Alpha OSF/1, SGI IRIX 5.X, Motorola mc88000 SVR3/4,
  527.    80386 NeXT Mach, BSDI BSD/386, and Linux.  More information on Chez
  528.    Scheme can be obtained via anomymous ftp from 
  529.       ftp.cs.indiana.edu:/pub/scheme/chezscheme/
  530.    Site license fees start at $9000 ($4500 academic).  We are not able to
  531.    handle personal sales at this time.  For detailed pricing and ordering
  532.    information contact sales@cadence.bloomington.in.us or Kent Dybvig at
  533.    dyb@cs.indiana.edu.  Cadence Research Systems, 3814 Devonshire South,
  534.    Bloomington, IN 47408-9698, USA.  Phone 812-333-9269, fax 812-332-4688.
  535.  
  536.    EdScheme runs on Macintosh, DOS and Atari ST and costs $50.  It
  537.    includes an incremental compiler, editor, and turtle graphics
  538.    interface, and is a close match to the IEEE standard. Implemented by
  539.    Iain Ferguson, Edward Martin, and Burt Kaufman.  The book (The
  540.    Schemer's Guide) is 328 pages long costs $30.  Write to: Schemers
  541.    Inc., 2136 NE 68th Street, Suite 401, Fort Lauderdale, FL 33308, call
  542.    (305) 776-7376, or fax (305) 776-6174. You can also send email to
  543.    71020.1774@compuserve.com.  They also offer an Archimedes (Acorn)
  544.    platform which is only available through their European distributor,
  545.    Lambda Publications, who is reachable by phone at 44-793-695296 or by
  546.    EMail on 100015.1465@compuserve.com.
  547.  
  548.    Ibuki PC Scheme 5.01 is a modern, up-to-date implementation of TI
  549.    PC-Scheme (see [2-1]). Ibuki purchased the rights to TI PC Scheme
  550.    on July 13, 1992. Ibuki PC Scheme runs under DOS on all IBM
  551.    compatible PCs, including 486s, and can use up to 4mb of extended
  552.    memory. It will also run under Windows 3.1. For more information,
  553.    contact IBUKI, 340 Second Street, PO Box 1627, Los Altos, CA 94022,
  554.    phone (415) 961-4996, fax (415) 961-8016, email Richar Weyhrauch
  555.    <rww@ibuki.com>. Ibuki has a special pricing program for schools
  556.    teaching Scheme in courses. 
  557.  
  558.    MacScheme is a Scheme interpreter and compiler for the Apple Macintosh, and
  559.    includes an editor, debugger and object system.  MacScheme costs $125
  560.    (includes compiler) and Scheme Express costs $70 (interpreter only). It
  561.    requires 1mb RAM. A development environment (MacScheme+Toolsmith) costs
  562.    $495. Conforms to the Revised^4 Report on the Algorithmic Language Scheme.
  563.    MacScheme+Toolsmith includes support for menus, windows, and interfaces to
  564.    the Macintosh Toolbox, and can create small standalone Macintosh
  565.    executables. Implemented by Will Clinger, John Ulrich, Liz Heller and Eric
  566.    Ost.  Write to: Lightship Software, PO Box 1636, Beaverton, OR 97075, or
  567.    call (503) 292-8765. They're moving to California. The temporary phone
  568.    number is 415-940-4008 (Liz Heller). The new phone number will be
  569.    415-694-7799. MacScheme is distributed by ACS, 2015 East 3300
  570.    South, Salt Lake City, UT 84109-2630, 1-800-531-3227 (801-484-3923).
  571.  
  572. ----------------------------------------------------------------
  573. Subject: [2-3] What Scheme-related discussion groups and mailing lists exist?
  574.      
  575. Before posting to any discussion group, please read the rest
  576. of this FAQ, to make sure your question isn't already answered.
  577.  
  578. See the Lisp FAQ for a list of Lisp-related discussion groups and
  579. mailing lists. We list here only those newsgroups and mailing lists
  580. directly associated with Scheme.
  581.  
  582. Newsgroups:
  583.  
  584.    comp.lang.scheme        General Scheme-related discussion.
  585.                            This newsgroup is available in digest
  586.                            fromat as part of the Scheme Digest
  587.                            scheme@mc.lcs.mit.edu.
  588.    comp.lang.scheme.c      Discussion of C-Scheme, a scheme dialect
  589.                            more commonly known as "MIT Scheme".
  590.                            This newsgroup is gatewayed to the
  591.                            info-cscheme@zurich.ai.mit.edu mailing list.
  592.    comp.lang.lisp.x        Discussion of XLISP, a dialect of Lisp, and XScheme.
  593.    comp.lang.dylan         Discussion of Dylan (see [4-6]), Apple's
  594.                            new Scheme-like programming language. Gatewayed to
  595.                            info-dylan@cambridge.apple.com. 
  596.  
  597. We list several mailing lists below. In general, to be added to
  598. a mailing list, send mail to the "-request" version of the address.
  599. This avoids flooding the mailing list with annoying and trivial
  600. administrative requests. [To subscribe to info-mcl, info-dylan, or
  601. other mailing lists based at cambridge.apple.com, send a message to
  602. majordomo@cambridge.apple.com with "subscribe <list_name>" in the
  603. message body. Likewise use "unsubscribe <list_name>" to cancel your
  604. subscription and "help" to get help.]
  605.  
  606.  
  607. General Scheme Mailing Lists:
  608.  
  609.    scheme@mc.lcs.mit.edu           Discussion of Scheme. Gatewayed to
  610.                                    the comp.lang.scheme newsgroup.
  611.    scheme@ai.mit.edu               General discussion about Scheme.
  612.  
  613.  
  614. Particular Flavors of Scheme:
  615.  
  616.    info-cscheme@altdorf.ai.mit.edu,
  617.    info-cscheme@zurich.ai.mit.edu  C-Scheme. Gatewayed to the
  618.                                    comp.lang.scheme.c newsgroup.
  619.  
  620.    t-project@cs.yale.edu           T, a dialect of Scheme.
  621.  
  622.    info-clscheme@mc.lcs.mit.edu    PseudoScheme
  623.  
  624.    info-dylan@cambridge.apple.com  Dylan (not really scheme, but)
  625.  
  626. ----------------------------------------------------------------
  627. ;;; *EOF*
  628.